What is the Future of .NET? Is .NET Framework Dead? Is .NET Core Dead?
Is .NET 5 the future of .NET. Should I learn the .NET Framework anymore? Is .NET dying? Is .NET Core ...View More
Azure DevOps: Provision API Infrastructure using Terraform - Full Course
In this full course, we'll automatically provision an API on Azure including the infrastructure requ ...View More
.NET Core 3.1 MVC REST API - Full Course
In this full course, we show you how to build a full REST API using .NET Core 3.1. We'll employ MVC, ...View More
Post in ASP NET Core REST API
How to create a new item, i.e implement http post in ASP.NET Core REST API Text Article and Slides . ...View More
Blazor Server Components - Making Razor Components Easy to Use
Blazor Server allows C# developers to create single page applications (SPA) on the web without using ...View More
Create asp net core web api from scratch
In this video and in our next few videos in this series, we will discuss creating a RESTful API from ...View More
ASP NET core razor components
In this video and in our upcoming videos, we will discuss everything you need to know to create effe ...View More
ASP NET Core blazor project structure
Files and folders in an asp.net core blazor project Text Article and Slides ...
ASP NET Core blazor hosting models
Create first Blazor project. In fact, we will create 2 blazor projects. One with server-side hosting ...View More
Secure a .NET Core API with Bearer Authentication
In this step by step tutorial, I show you how to secure a .NET Core API with JWT Bearer Authenticati ...View More